lintian: Do not warn about ostree-remount.service being in local-fs.target
authorSimon McVittie <smcv@debian.org>
Wed, 28 Aug 2019 08:25:53 +0000 (09:25 +0100)
committerSimon McVittie <smcv@debian.org>
Wed, 28 Aug 2019 08:25:53 +0000 (09:25 +0100)
This part of the boot integration is genuinely part of an earlier phase
of boot than sysinit.target.

debian/changelog
debian/ostree-boot.lintian-overrides [new file with mode: 0644]

index 1400cd24b71e900fc7bb5c4e7e1a654459c0116b..a91e6513abcea495af05ee8f34cdcba167044d58 100644 (file)
@@ -13,6 +13,10 @@ ostree (2019.3-2) UNRELEASED; urgency=medium
   * Add instructions for testing ostree-boot.
     Thanks to Felix Krull for providing the original version of these.
   * d/copyright: Update
+  * d/ostree-boot.lintian-overrides:
+    Do not warn about ostree-remount.service being in local-fs.target.
+    This part of the boot integration is genuinely part of an earlier
+    phase of boot than sysinit.target.
 
  -- Simon McVittie <smcv@debian.org>  Tue, 27 Aug 2019 23:55:06 +0100
 
diff --git a/debian/ostree-boot.lintian-overrides b/debian/ostree-boot.lintian-overrides
new file mode 100644 (file)
index 0000000..edb41be
--- /dev/null
@@ -0,0 +1,2 @@
+# ostree-remount genuinely does need to be run that early
+ostree-boot: systemd-service-file-refers-to-unusual-wantedby-target lib/systemd/system/ostree-remount.service local-fs.target